| lcBlockUpdate | Home |
|
BOOL lcBlockUpdate ( HANDLE hBlock, BOOL bUpdEnts, HANDLE hEnt ); |
| hBlock | |
| Handle to a block. | |
| bUpdEnts | |
| Update all entities. | |
| hEnt | |
| Handle to a modified entity, if only one entity was modified. Otherwise set NULL for this parameter. | |
| If the function succeeds, the return value is nonzero (TRUE). |